isDynamicRectOverlappingRect

Automatically updates Rect velocity if collision happened. If you wish a non changing velocity, send a velocity copy.

pure nothrow @nogc @safe
bool
isDynamicRectOverlappingRect
(,
in Vector2 vel
,,
in float deltaTime
,
out Vector2 intersectionNormal
,)

Meta